EXTRA_GROUP_KEY

val EXTRA_GROUP_KEY: String = "android.support.groupKey"(source)

Extras key used internally by NotificationCompat to store the value set by setGroup before it was available. If possible, use getGroup to access this value.